TSTP Solution File: SWV447^1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SWV447^1 : TPTP v8.1.2. Released v3.7.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.5OoALWSHbR true

% Computer : n011.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Fri Sep  1 00:10:00 EDT 2023

% Result   : Theorem 1.14s 0.78s
% Output   : Refutation 1.14s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   13 (   9 unt;   4 typ;   0 def)
%            Number of atoms       :    9 (   8 equ;   0 cnn)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :   47 (   3   ~;   0   |;   0   &;  44   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   2 avg)
%            Number of types       :    1 (   0 usr)
%            Number of type conns  :    9 (   9   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    6 (   4 usr;   3 con; 0-2 aty)
%            Number of variables   :   13 (   3   ^;  10   !;   0   ?;  13   :)

% Comments : 
%------------------------------------------------------------------------------
thf(sk__type,type,
    sk_: $i ).

thf(nil_type,type,
    nil: $i ).

thf(map_type,type,
    map: ( $i > $i ) > $i > $i ).

thf(cons_type,type,
    cons: $i > $i > $i ).

thf(test,conjecture,
    ! [A: $i] :
      ( ( map
        @ ^ [X: $i] : X
        @ ( cons @ A @ nil ) )
      = ( cons @ A @ nil ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [A: $i] :
        ( ( map
          @ ^ [X: $i] : X
          @ ( cons @ A @ nil ) )
        = ( cons @ A @ nil ) ),
    inference('cnf.neg',[status(esa)],[test]) ).

thf(zip_derived_cl2,plain,
    ( ( map
      @ ^ [Y0: $i] : Y0
      @ ( cons @ sk_ @ nil ) )
   != ( cons @ sk_ @ nil ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(ax2,axiom,
    ! [F: $i > $i,X: $i,Y: $i] :
      ( ( map @ F @ ( cons @ X @ Y ) )
      = ( cons @ ( F @ X ) @ ( map @ F @ Y ) ) ) ).

thf(zip_derived_cl1,plain,
    ! [X0: $i > $i,X1: $i,X2: $i] :
      ( ( map @ X0 @ ( cons @ X1 @ X2 ) )
      = ( cons @ ( X0 @ X1 ) @ ( map @ X0 @ X2 ) ) ),
    inference(cnf,[status(esa)],[ax2]) ).

thf(ax1,axiom,
    ! [F: $i > $i] :
      ( ( map @ F @ nil )
      = nil ) ).

thf(zip_derived_cl0,plain,
    ! [X0: $i > $i] :
      ( ( map @ X0 @ nil )
      = nil ),
    inference(cnf,[status(esa)],[ax1]) ).

thf(zip_derived_cl37,plain,
    ( ( cons @ sk_ @ nil )
   != ( cons @ sk_ @ nil ) ),
    inference(demod,[status(thm)],[zip_derived_cl2,zip_derived_cl1,zip_derived_cl0]) ).

thf(zip_derived_cl38,plain,
    $false,
    inference(simplify,[status(thm)],[zip_derived_cl37]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SWV447^1 : TPTP v8.1.2. Released v3.7.0.
% 0.07/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.5OoALWSHbR true
% 0.14/0.35  % Computer : n011.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Tue Aug 29 03:34:11 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.14/0.35  % Running portfolio for 300 s
% 0.14/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.14/0.35  % Number of cores: 8
% 0.14/0.35  % Python version: Python 3.6.8
% 0.14/0.36  % Running in HO mode
% 0.20/0.67  % Total configuration time : 828
% 0.20/0.67  % Estimated wc time : 1656
% 0.20/0.67  % Estimated cpu time (8 cpus) : 207.0
% 1.14/0.73  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 1.14/0.74  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 1.14/0.75  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.sh running for 80s
% 1.14/0.76  % /export/starexec/sandbox/solver/bin/lams/15_e_short1.sh running for 30s
% 1.14/0.76  % /export/starexec/sandbox/solver/bin/lams/40_noforms.sh running for 90s
% 1.14/0.76  % /export/starexec/sandbox/solver/bin/lams/40_b.comb.sh running for 70s
% 1.14/0.77  % /export/starexec/sandbox/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 1.14/0.77  % /export/starexec/sandbox/solver/bin/lams/30_sp5.sh running for 60s
% 1.14/0.78  % Solved by lams/40_c.s.sh.
% 1.14/0.78  % done 2 iterations in 0.021s
% 1.14/0.78  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 1.14/0.78  % SZS output start Refutation
% See solution above
% 1.14/0.78  
% 1.14/0.78  
% 1.14/0.78  % Terminating...
% 1.60/0.87  % Runner terminated.
% 1.60/0.88  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------